Remove the attach info after calling gtk_menu_do_remove(), since that
authorMatthias Clasen <maclas@gmx.de>
Thu, 22 Jan 2004 20:45:36 +0000 (20:45 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 22 Jan 2004 20:45:36 +0000 (20:45 +0000)
commitd49500e4b766db74417443c7c79f4875e0ed01ec
tree9dc706ce3b1582a2ca3b9ae38bc4364e7c0e87fc
parentfa4e057e98701768aae41df1f837a16a17861fd7
Remove the attach info after calling gtk_menu_do_remove(), since that

Thu Jan 22 21:45:24 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkmenu.c (gtk_menu_remove): Remove the attach
info after calling gtk_menu_do_remove(), since that function
uses the attach info. Doh!

* gtk/gtkmenu.c (gtk_menu_do_remove): Don't check priv->columns
for being 1 directly after setting it to 0.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmenu.c